home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / SimpleNetworkStarter.app / Swedish.lproj / PasswordPanel.nib / data.classes next >
Encoding:
Text File  |  1993-04-10  |  2.0 KB  |  134 lines

  1. "SNS-f\360nster" = {
  2.     ACTIONS = {
  3.     doNetMask:;
  4.     buildItNow:;
  5.     doAutoAdd:;
  6.     doShare:;
  7.     okNetPanel:;
  8.     doNISDomain:;
  9.     doUsePassword:;
  10.     blastNetwork:;
  11.     doRouter:;
  12.     showDataPanel:;
  13.     doBroadcast:;
  14.     doShareHome:;
  15.     doOneTime:;
  16.     runNetPanel:;
  17.     cancelNetPanel:;
  18.     };
  19.     OUTLETS = {
  20.     MachineIPText;
  21.     SecureItButton;
  22.     MoreNetInfoPanel;
  23.     UserAcceptorView;
  24.     mnNetMaskText;
  25.     ShareUserSwitch;
  26.     mnNISSwitch;
  27.     MailAcceptorView;
  28.     mailFolderText;
  29.     MachineNameText;
  30.     mnRouteText;
  31.     mnBroadcastAddr;
  32.     mnRouteSwitch;
  33.     MoreNetCancel;
  34.     MoreNetOK;
  35.     BuildItNowButton;
  36.     mnNISText;
  37.     mnBroadcastText;
  38.     AutoHostAdditionSwitch;
  39.     theNumberThree;
  40.     mnNetMaskSwitch;
  41.     automaticAddressSwitch;
  42.     passwordChangePanel;
  43.     UsePasswordSwitch;
  44.     ShareSwitch;
  45.     OneTimeSwitch;
  46.     userFolderText;
  47.     MorePreciseDataButton;
  48.     };
  49.     SUPERCLASS = Window;
  50. };
  51. ChangePasswordPanel = {
  52.     ACTIONS = {
  53.     clearTextValue:;
  54.     cancel:;
  55.     ok:;
  56.     };
  57.     OUTLETS = {
  58.     panelTitle;
  59.     cancelButton;
  60.     okButton;
  61.     panelAppIcon;
  62.     userText;
  63.     promptText;
  64.     };
  65.     SUPERCLASS = Panel;
  66. };
  67. FirstResponder = {
  68.     ACTIONS = {
  69.     };
  70.     SUPERCLASS = Object;
  71. };
  72. Distributor = {
  73.     ACTIONS = {
  74.     destroyItem:;
  75.     setTheView:;
  76.     duplicateItem:;
  77.     inspectItem:;
  78.     terminate:;
  79.     sortItem:;
  80.     refreshWindow:;
  81.     performPrint:;
  82.     runInfoPanel:;
  83.     authenticateAsUser:;
  84.     windowDidBecomeKey:;
  85.     setViewUnSorted:;
  86.     findStringInColumn:;
  87.     setCurrentWindow:;
  88.     freeCurrentBrowser:;
  89.     setViewPropertyEdit:;
  90.     performPageLayout:;
  91.     revertCurrentEditor:;
  92.     deauthenticate:;
  93.     createNIBrowser:;
  94.     breakOpenItem:;
  95.     disableModification:;
  96.     enableModification:;
  97.     setViewSorted:;
  98.     showFindPanel:;
  99.     saveCurrentEditor:;
  100.     windowDidResize:;
  101.     insertItem:;
  102.     showViewByPanel:;
  103.     setCurrentBrowser:;
  104.     appendItem:;
  105.     };
  106.     OUTLETS = {
  107.     findButton;
  108.     viewedByButton;
  109.     myPL;
  110.     theViewMenu;
  111.     currentPropEditor;
  112.     findText;
  113.     lastWindow;
  114.     passwordChangePanel;
  115.     viewedByScroll;
  116.     infoPanel;
  117.     viewByPanel;
  118.     theSecurityMenu;
  119.     theDB;
  120.     workingID;
  121.     currentWindow;
  122.     newWindow;
  123.     tempID;
  124.     theDirectoryMenu;
  125.     versionTag;
  126.     theEditMenu;
  127.     viewedProperty;
  128.     currentBrowser;
  129.     findPanel;
  130.     theDomainMenu;
  131.     };
  132.     SUPERCLASS = Object;
  133. };
  134.